home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / public / bit / src / jpeg / for_sgi.3.3 < prev    next >
Text File  |  1994-08-01  |  365b  |  22 lines

  1. changes for SGI running IRIX 3.3
  2.  
  3. Used makefile.ansi
  4. changed AR2=ranlib to echo
  5. #changed AR= ar rc to ar rs
  6. added -lmalloc -lc_s
  7.  
  8.  
  9.  
  10. jconfig.h
  11.  
  12. added def proto
  13. added def have_unsigned_char
  14. added undef const
  15. enabled dont_use_b_mode
  16. removed all formal parameters
  17.  
  18. use jmemansi.c as jmemsys.c
  19. changed DEFAULT_MAX_MEM to 4Meg
  20.  
  21. removed all formal parameters in jmemsys.h
  22.